projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
459ca5b
)
Add Bug#
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Mar 2011 16:43:12 +0000
(09:43 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 22 Mar 2011 16:43:12 +0000
(09:43 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 22f58edc140e7cc3d47c289b89c6b163a361be16..231306188efdf1a5d2ea08ee60fba3e9538a41d6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-7,7
+7,7
@@
* lisp.h (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Avoid 'int' overflow
leading to a memory leak, possible in functions like
load_charset_map_from_file that can allocate an unbounded number
- of objects.
+ of objects
(Bug#8318)
.
* xmenu.c (set_frame_menubar): Use EMACS_UINT, not int, for indexes
that could (at least in theory) be that large.